CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ATL com

搜索资源列表

  1. whwnlabel_vb

    0下载:
  2. 字符控件是武汉宽网多媒体技术有限公司采用ATL技术开发的标准COM控件,该软件实现对字符控件的加强及完善,增加图形背景支持,在字符显示上增加3D、闪烁及旋转等效果,是用于字符显示的理想工具,它的使用将非常好地增强软件的界面效果。 产品特征 背景及字符颜色更换。 字符大小、字体更换。 字符3D功能实现。 字符闪烁功能。 字符任意角度旋转实现。 颜色及图形背景实现。 透明背景实现 字符上中下、左中右位置调整实现。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:49293
    • 提供者:asd
  1. DarkATLSmtp

    0下载:
  2. 本程序以COM为基础的DLL,使用VC++ ATL应用开发。你可以在任何支持COM标准的语言中创建该组件对象的实例,底层通讯使用异步SOCKET API模式。由于通讯底层经过多个成品项目的测试,所以用户可以放心使用。由于该程序对于通讯中的各种错误情况都做了详细的处理,所以对于通讯效率和资源释放都有上佳表现。 声明:本SMTP组件及源程序不准用于任何商业应用,本人开放源代码只为跟各位朋友共同提高开发技能,多谢。 -The procedure for COM-based DLL, using
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:162359
    • 提供者:zyh
  1. SmartOGCtrl

    0下载:
  2. VC++简单的OpenGL封装库源文件,刚开始学习OpenGL,觉得OpenGL虽然好,但是仍有不足的地方。首先要按照它的一些语法去写东西,每个应用都要写一些重复的代码;第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线、画图形等东西。因此,为了方便使用,自己把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。-VC++ simple OpenGL library package source files, just started lea
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:105815
    • 提供者:Massachusetts
  1. comtutoriaatll

    0下载:
  2. ATL的经典入门例子,主要是用数学计算器的方法描述COM的开发。-Introduction to ATL classic example is the method used to describe mathematical calculator COM development.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:80726
    • 提供者:hante
  1. ACDLog

    0下载:
  2. ACDLog,是基于ATL框架的数据库操作代码,写成了COM组件的形式,方便在程序中植入。-ACDLog, is based on the ATL for database execution, easy to put into the programme.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:201757
    • 提供者:熊振
  1. MYCOM

    0下载:
  2. com编程及其在应用,在ie中调用基于atl编写com组件-com programming and its application, ie to call in the preparation of com-based components of atl
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-10
    • 文件大小:1318840
    • 提供者:adao
  1. OperateWPS

    1下载:
  2. atl开发指南,学习com的人可以看看,不错的书籍哦-atl Developer' s Guide, learning com people can see a good book oh
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-19
    • 文件大小:1707401
    • 提供者:韩献
  1. VC_advanced_program_development

    2下载:
  2. 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5685386
    • 提供者:wut
  1. FullyInstacenAboutComInterface

    0下载:
  2. 本文通过一个作例子具体讲述了将自定义的数据类型(结构体)定义为一个标准的COM的组件,通过组件接口访问这些成员的过程。 COM组件通过VC ATL向导完成。 客户端访问接口的过程通过一个C#应用程序完成。 -A COM Interface instance
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2785434
    • 提供者:郑婉清
  1. chapter7

    0下载:
  2. 用ATL实现事件和连接点的com库,文件包含源码和DLL库-implement event using ATL
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-10
    • 文件大小:2286707
    • 提供者:肖文君
  1. MEDriver

    0下载:
  2. MEDriver is implemented as a Windows Forms application. It uses the ATL sample CONNECT as the COM server, and it wraps and uses its interface IRandom and source interface IRandomEvent through CoRandom and IRandomEvent_FireEventHandler as if it was a
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:18202
    • 提供者:ag
  1. comprogrammingsourcecode

    0下载:
  2. COM+ Programming: A Practical Guide Using Visual C++ and ATL的源代码-COM+ Programming: A Practical Guide Using Visual C++ and ATL source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:728276
    • 提供者:bo
  1. OfficeAddin

    0下载:
  2. 实现 Office 下COM组件,用VC6中所带ATL(活动模板库)3.0来开发具有这种Office的COM组件。-Achieve the Office under the COM components, using VC6 brought in ATL (Active Template Library) 3.0 to develop a COM component with this Office.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:20463
    • 提供者:wp19850104
  1. Simple1

    0下载:
  2. 使用ATL创建COM组件,了解Com基础。 -The use of ATL to create COM components, to understand the basis of Com.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:14894
    • 提供者:衡久
  1. ATLTest

    0下载:
  2. ATL 自学代码 对于ATL的组件模型 对初学者有帮组-Atl self study for com component
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:26143
    • 提供者:黄越
  1. HelloOffice

    0下载:
  2. 使用COM编写Office插件,在程序中创建了新的ATL对象,实现了_IDTExtensibility接口,通知Office并加载组件接口并导入office接口文件-Office plug-ins written using COM, the program created a new ATL object, to achieve the _IDTExtensibility interface, notify Office and load the component interface and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:15979
    • 提供者:王志楠
  1. ATLWindow

    0下载:
  2. 使用ATL在VC中进行开发的实例,ATL是开发COM的类库,和MFC也可以共用-Using ATL in VC
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:11029
    • 提供者:281
  1. atlsink

    0下载:
  2. atlsink,atl开发com/dcom连接点-atlsink, atl development of com/dcom connection point
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:22556
    • 提供者:lbd
  1. asp_ATL1(succeed)

    0下载:
  2. VC++的ATL实现组件功能,注册后即能由asp页面调用。代码清晰易懂,帮助了解COM的实现及页面调用。-vc++ use ATL technology to realize component function, after regedit dll, it can be called by asp pages. code is easy understand and learn, help newer to study COM and ASP
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:37521
    • 提供者:余超
  1. MyActiveX

    0下载:
  2. 1.1、关于ATL 1.2、用ATL建立一个简单的COM+组件InsideCom 分析InsideCom组件代码 -rrt
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-17
    • 文件大小:5017279
    • 提供者:王伟
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com